flag value

英 [flæɡ ˈvæljuː] 美 [flæɡ ˈvæljuː]

网络  标记值; 旗标值

计算机



双语例句

  1. Question: Is buying back shares a philosophical white flag that you can't create value through innovation.
    问题:回购股票是否意味着你们已经无法通过创新来创造价值?
  2. The only part remaining is the handling of error reporting ( such as an unknown parameter flag character or a numeric value out of range).
    最后剩下的部分就是处理错误报告(例如一个未知的形参标记字符或者一个超出范围的数字值)。
  3. The boolean parameters only need the flag character itself to set a value, but the other types of parameters require some sort of additional argument information.
    boolean形参只需标记字符本身就可以设置一个值,而其他类型的形参还需要某种附加的实参信息。
  4. To determine the value of any generated keys, simply specify in the statement's execute() method an optional flag denoting that you are interested in the generated value.
    要确定任何所产生的关键字的值,只要简单地在语句的execute()方法中指定一个可选的标记,表示您有兴趣获取产生的值。
  5. To set a variable from the command line when invoking the rundsjob executable file, you must pass the-V flag along with the variable name and value that you want to set it to.
    在激发rundsjob可执行文件时,为了从命令行设置一个变量,您必须通过带有变量名以及想要设置值的-V标记。
  6. Eclipse will not flag this error while performing the refactoring; it's up to you to select an appropriate value.
    Eclipse在进行重构的时候不会将这些问题标出,您只有自己选择适当的值。
  7. After loading the Properties object, you close the input stream, and then set your boolean flag variable ( init) value to true, demarcating that the AddressStore object has been initialized.
    在加载Properties对象之后,关闭输入流,然后设置布尔型标志变量(init)值为true,确定AddressStore对象已经被初始化。
  8. This expression checks the value of the Month Flag.
    这个表达式会检查MonthFlag的值。
  9. The mining model flag '% 1' has an invalid data type value
    挖掘模型标志%1的数据类型值无效
  10. Look up to the rising national flag, national anthem of the face value Melody, we are emotional, spirits, and our confidence in our firm, our hopes are rising along with the flag!
    眼望升起的国旗,耳听国歌的旋律,我们都在热血沸腾,精神振奋,我们的信心、我们的坚强、我们的希望正在与国旗一同升起!
  11. Absolute is the default access flag value if no access flag value is specified.
    如果未指定访问标志值,则absolute将作为默认访问标志值。
  12. A bit flag representing patch attributes. A value of 1 indicates that the failure to apply this patch is not a fatal error.
    一个代表修补属性字节标志。值1表示应用此修补失败不是一个严重错误。
  13. In C# you can flag a value type as a nullable type by adding? after the type ( like int? x;).
    在C中,你可以在一个允许为空的值类型后面加上一个问号(比如,int?x;)。
  14. Existing optimization flag is the flag bits as much as possible to avoid redundancy analysis processing flag value, thereby reducing the MIPS instruction generated translation, but for non-redundant bit flag value, an instruction still requires a large translation.
    现有的标志位优化技术是通过标志位分析处理以尽可能避免冗余标志位的定值,从而减少翻译产生的MIPS指令,但是对于非冗余的标志位定值,仍需要大量的指令翻译。